]> dgit.raspbian.org Git - php8.4.git/commit
Disable GC in ini files
authorAthos Ribeiro <athos.ribeiro@canonical.com>
Sat, 20 Jan 2024 13:01:24 +0000 (14:01 +0100)
committerOndřej Surý <ondrej@debian.org>
Thu, 2 Jul 2026 18:36:55 +0000 (20:36 +0200)
commitcf698a5892a89bdf9f44f778200ffa6a0813704c
tree12b40220db7ad3904a185d0e68e36b18899acf97
parent353b359b6896a51b476203fbad99d3b0c1dd5afc
Disable GC in ini files

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831752
Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/php7.3/+bug/1772915
Forwarded: not-needed
Last-Update: 2024-01-19

This is disabled in the Debian packages due to the strict permissions on
/var/lib/php. Instead, GC is performed through /etc/cron.d/php, which uses the
session.gc_maxlifetime setting.
Last-Update: 2024-01-19

Gbp-Pq: Name 0044-Disable-garbage-collection-routine.patch
php.ini-development
php.ini-production